quartz: make moving CSD windows right up to the screen's menu bar work.
authorChristoph Reiter <reiter.christoph@gmail.com>
Mon, 20 Jul 2015 06:32:05 +0000 (08:32 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Thu, 23 Jul 2015 11:18:49 +0000 (13:18 +0200)
commit61ce90a8e25ea63248ffa12707148e449494f34b
tree040f0e75a1fa9a8396e0d216cb4bf917137eb79e
parent707459fe4ea284386f31cd8e90ed4551d34c142a
quartz: make moving CSD windows right up to the screen's menu bar work.

The default implementation prevents the window + shadow to move above
the menu bar. Change it so only the window is considered.
gdk/quartz/GdkQuartzNSWindow.c